home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / cups / templates / option-pickmany.tmpl < prev    next >
Text File  |  2009-10-31  |  255b  |  7 lines

  1. <TR>
  2. <TH {conflicted=1?CLASS="conflict":CLASS="label"} WIDTH="50%"><A NAME="{keyword}">{keytext}</A>:</TH>
  3. <TD><SELECT NAME="{keyword}" MULTIPLE SIZE="10">
  4. {[choices]<OPTION {choices={defchoice-1}?SELECTED:} VALUE="{choices}">{text}}
  5. </SELECT></TD>
  6. </TR>
  7.